History of Sexuality
Sep 12, 2019 - 07:49 PM   
   

History of Sex and Sexuality Menu

Last Articles at History of Sexuality

Sex and Masturbation Guides

Directories

More Options

Online

We have 16 guests and 0 members online

Welcome Guest, become a member today.

Promote your website


Maybe you are interested in several of the remote 'Rate a website' options we have available. These allow you to place an image (or even a rating form) on your web site in order to increase the number of votes your resource receives. Please choose from one of the options listed below:

1) Text link

One way to link to the rating form is through a simple text link:

Rate this resource @ History of Sexuality


The HTML code you should use in this case, is the following:

<a href="Web_Links+index-req-ratelink-lid-1.phtml">Rate this resource</a>


The number "1" in the HTML source references your site's ID number in '.$sitename.''s database. Be sure this number is present.

2) Button link

If you're looking for a little more than a basic text link, you may wish to use a small button link:

The source code for the above button is:


<form action="Web_Links.phtml" method="post">
  <input type="hidden" name="lid" value="1">
  <input type="hidden" name="req" value="ratelink">
  <input type="submit" value="Rate this site!">
</form>


3) Remote rating form

If you cheat on this, we'll remove your link. Having said this, here is what the current remote rating form looks like.
Vote for this site!

Using this form will allow users to rate your resource directly from your site and the rating will be recorded here. The above form is disabled, but the following source code will work if you simply cut and paste it into your web page. The source code is shown below:

<form method="post" action="Web_Links.phtml">
<table align="center" border="0" width="175" cellspacing="0" cellpadding="0">
<tr><td align="center"><b>Vote for this site!</b></a></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td valign="top">
<select name="rating">
<option selected>--</option>
<option>10</option>
<option>9</option>
<option>8</option>
<option>7</option>
<option>6</option>
<option>5</option>
<option>4</option>
<option>3</option>
<option>2</option>
<option>1</option>
</select>
</td><td valign="top">
<input type="hidden" name="ratinglid" value="1">
<input type="hidden" name="ratinguser" value="outside">
<input type="hidden" name="req" value="addrating">
<input type="submit" value="Vote!">
</td></tr></table>
</td></tr></table>
</form>


Thanks and good luck with your ratings!

- History of Sexuality Staff